#coronavirus-plantilla-1 {
    width: 100% !important;
	height: 1px !important;
}
#coronavirus-plantilla {
	width: 525px !important;
    margin-left: auto!important;
    margin-right: auto!important;
    clear: both!important;
	z-index: 300!important;
	padding: 10px 10px 12px 12px;
	padding-top: 120px;
}
.coronavirus-texto {
    color: #FFFFFF;
    width: 90% !important;
    line-height: 22px;
}
.close {
    position: relative;
}
.lorem {
    /*float: left;*/
    width: 300px;
    padding: 15px;
    margin: 20px;
}
.red {
    /*background-color: red;*/
}
.coronavirus-texto {
    /* color: #FFFFFF; */
    width: 90% !important;
    line-height: 22px;
}
.close .closeButton1 {
    font-size: 24px;
    width: 19px;
    height: 19px;
    top: -9px;
    right: -9px;
    position: absolute;
    cursor: pointer;
    line-height: 21px;
}













body{
	margin:0;
	padding:0;
	color:#4c4c4c;
	font-family:Trebuchet MS;
	font-size:12px;
}
a{
	color:#FFF;
	text-decoration:none;
}
h1{
	border-bottom:3px double #c0c0c0;
	font-size:22px;
	margin:10px 0px;
	padding-left:8px;
}
h2{
	border-bottom:3px double #c0c0c0;
	font-size:16px;
}

.main {
	background-image:url("images/bg.jpg");
	background-position:50% 0;
	background-repeat:no-repeat;
	height:1015px;
	margin:0 auto;
	width:100%;
}
.menuContainer{
	width:918px;
	margin:0px auto;
}
.menu{
	margin-top:172px;
	position:absolute;
}
.lang{
	margin-left:666px;
	margin-top:278px;
	position:absolute;
}
.contentContainer{
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
.center {
	height:620px;
	margin-left:40px;
	margin-top:310px;
	position:absolute;
	width:690px;
}
.right{
	margin-left:760px;
	margin-top:340px;
	position:absolute;
	width:218px;
}
.oscuro{
	color:#191919;
}
.padLeft{
	margin-left:5px;
}
.right a{
	color:#4c4c4c;
}
ul{
	list-style-image:url(images/triang.png);
}
li{
	margin:14px 0;
}
.clientes1{
	float:left;
	width:335px;
}
.clientes2{
	float:left;
	margin-left:20px;
	width:275px;
}
.footerContainer {
	color:#191919;
	margin:0 auto;
	width:980px;
}
.footer{
	margin-left:30px;
	margin-top:980px;
	position:absolute;
}
.inp{
	border:1px solid #C0C0C0;
	height:31px;
	margin:0;
	padding:0;
	width:340px;
}
.tdCont{
	padding-right:8px;
}
.contacto{
	color:#000;
}
.contacto td{
	padding-bottom:15px;
}
.textarea {
	background-image:url("images/textarea.png");
	background-repeat:no-repeat;
	height:249px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:331px;
}
.textarea textarea{
	background-color:#FFF;
	border:0 none;
	font-family:trebuchet MS;
	font-size:13px;
	height:229px;
	width:326px;
	overflow-x:hidden;
	overflow-y:auto;
}
.submit{
	margin-right:11px;
}
.top{
	vertical-align:top;
}
.top td{
	vertical-align:top;
}
.middle{
	vertical-align:middle;
}
.perfil{
	line-height:165%;
}
.tablaPerfil td{
	padding:6px;
}
.tablaPerfil{
	margin-left:8px;
}
.tablaIntegrantes{
	margin-left: 20px;
}
.tablaIntegrantes td{
	padding:10px 0px;
}
.left{
	float:left;
}
.integrante{
	width:372px;
	padding-left: 18px;
	background-image:url("images/triang.png");
	background-position:0 6px;
	background-repeat:no-repeat;
	margin-left:14px;
	line-height:180%;
	margin-top:16px;
}
.tablaAreas{
	margin-left:0px;
}
.tablaAreas .txt {
	margin:6px auto 7px 50px;
	width:260px;
}
.tablaAreas .img{
	margin:0px auto;
	width:293px;
}
.home{
	line-height:180%;
}
.noLine{
	border:0;
}
.imgHome_es{
	width:685px;
	height:206px;
	background-image:url("images/home_es.jpg");
	background-repeat:no-repeat;
}
.imgHome_en{
	width:685px;
	height:206px;
	background-image:url("images/home_en.jpg");
	background-repeat:no-repeat;
}
.listaHome_es {
	list-style-image:none;
	list-style-type:none;
	margin-left:398px;
	padding:3px 0 0;
	*padding:7px 0 0;
}
.listaHome_es li {
	height:23px;
	margin:4px 0 5px 0px;
	padding:5px 0 0 24px;
	width:260px;
}
.listaHome_es a{
	color:#e5e5e5;
}
.listaHome_es li:hover{
	background-image:url("images/home_sel_sp.jpg");
	background-repeat:no-repeat;
}
.listaHome_es li:hover a{
	color:#000;
}
.listaHome_en {
	list-style-image:none;
	list-style-type:none;
	margin-left:398px;
	padding:3px 0 0;
	*padding:7px 0 0;
}
.listaHome_en li {
	height:21px;
	margin:4px 0 5px;
	padding:2px 0 0 24px;
	width:260px;
}
.listaHome_en a{
	color:#e5e5e5;
}
.listaHome_en li:hover{
	background-image:url("images/home_sel_en.jpg");
	background-repeat:no-repeat;
}
.listaHome_en li:hover a{
	color:#000;
}
.menuItem {
	float:left;
}
iframe{
	border:1px solid #bfbfbf;
	padding:3px;
}