
/* ++++++++++++++++++++++++++++++++++ */
/* CSS optimizada para DISPLAY SCREEN */
/* ++++++++++++++++++++++++++++++++++ */
	
html {
    color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    width:100%;
	background: #f9fafc url(../img_css/cdv_bkg.gif) repeat;
}

body {
	margin: 0 auto;	
    margin-bottom: 5px;
    margin-top:10px;
    text-align: center;
	}
	
#contenedor{
   text-align: center;
   width: 740px;
   background: url(../img_css/cdv_bkg_body.gif) repeat-y;
   margin: auto;
   font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:12px;
   }
	

#header_img {
	background: url(../img_css/cdv_hdr_01.png);
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 740px;
	height: 130px;
	}
	
	
#principal {
	clear: none;
	padding: 0;
	border: 0;
	margin-top: 20px;
	margin-right: 200px;
	margin-bottom: 40px;
	margin-left: 60px;
	text-align: left;
	height: 100%;
	z-index: 1;
	}
	
#col_single{
	clear: both; 
	padding: 0;
	border: 0;
	margin-top: 0px;
	margin-right: 130px;
	margin-bottom: 40px;
	margin-left: 140px;
	width: 510px;
	text-align: left;
	height: 100%;
	z-index: 1;
	}
	
#principal .margin_left {
	margin-left:50px;
	margin-bottom:40px;
	}

#principal #johnson_box {
	FONT-SIZE: 16px;
	COLOR: #333;
	TEXT-ALIGN:center;
	font-weight: bold;	
	line-height:100%;
	border:3px #000 solid;
	padding:10px;	
	background-color: #f1f1f1;
	width:400px;
	margin: 0 auto; 	/* 	margin-left: auto; 	margin-right: auto; */
	}

#principal .testimonio {
	FONT-SIZE: 12px;
	COLOR: #333;
	TEXT-ALIGN:left;
	line-height:180%;
	border:1px #000 solid;
	padding:10px;	
	background-color: #FFC;
	width:400px;
	margin: 0 auto; 	/* 	margin-left: auto; 	margin-right: auto; */
	}
	
.sombra_box {
    width:420px;
	height:30px;
	background: #fff url(../img_css/box-sombra-420px.jpg) no-repeat;
	margin: 0 auto; 	/* 	margin-left: auto; 	margin-right: auto; */
	margin-bottom:20px;
}

.sombra_box_250 {
    width:250px;
	height:30px;
	background: #fff url(../img_css/box-sombra-250px.jpg) no-repeat;
	margin: 0 auto; 	/* 	margin-left: auto; 	margin-right: auto; */
	margin-bottom:20px;
}


		

#lateral {
	padding:0px;
	width: 175px;
	margin:20px 15px 0 0px;	
	border: 0;
	font-size:11px;
	text-align: left;
	line-height: 140%;
	background: transparent;
	height: 100%;
	float:right;
	}

	
#lateral .testimonio {
	margin-top:50px;
	TEXT-ALIGN:center;	
	color:#666;
	background-color:#E8ECF0;
	border: 1px solid #000;
	padding:5px;
	font-size:12px;
	line-height:200%;
	}

.comilla_a{
	background: url(../img_css/comillas_a.png) no-repeat;
	height:60px;
	width:60px;
	float:left;
	display:inline;
	margin-right:10px;
	}

.capital {
	font-size:40px;
	position:relative; 
	top:10px; 
	font:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	}	
	
.capital2 {
	font-size:20px;
	font:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	}	
		

.comilla_b {
	/*
	background: url(../img_css/comillas_b.png) no-repeat;
	height:60px;
	width:60px;
	float:right;
	*/
	}
		
.firma  {
	color: #333;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	}



#lateral ul{
   margin : 0 0 0 20px;
   padding: 0 0 0 0px;
   list-style:square;
   }
   
#lateral li{
	background: transparent;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-weight: bold;
	line-height:200%;
	}

#lateral a, #lateral a:visited{
   color: #333;
   text-decoration: none;
   }


#check ul{
   margin : 0 0 0 65px;
   padding: 0 0 0 0px;
   list-style:url(../img/check_mark.gif);
   }
   
#check li{
	background: transparent;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height:200%;
	}


.antispam {
	background: url(../img_css/antispam.gif) no-repeat center;
	margin: 10 0 10 0px;
	width:100%;
	height:60px;
	}

#lateral a:active, #lateral a:hover {
	color:#000;
	text-decoration: none;
	border-top:#CCC solid 3px;
	background-color:#FC0;
	}
	
#lateral .testimonio a, #lateral .testimonio a:active,  #lateral .testimonio a:visited  {
	color:#00C;
	text-decoration:underline;
	font-size:11px;
	}
#lateral .testimonio a:hover {
	color:#000;
	text-decoration:none;
	font-size:11px;
	position:relative;
	top:1px;
	background-color:transparent;
	border:none;
	}




#footer_img {
	background: url(../img_css/cdv_ftr.png) no-repeat;
	width: 740px;
	height: 75px;
	z-index:10;
	clear: both;
	float:none;
}



#footer_txt {
	clear: both; 
	text-align:left;
	position:relative;
	top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	z-index:10;
	text-align:center;
}


#footer_txt a, #footer_txt a:visited, #footer_txt a:active, #footer_txt a:hover {
	color:#333;
	text-decoration: none;
	}
	
	
	
H1, H2, H3, H4, H5, H6 {
	color:#000;
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: normal;
	}
	
H1 {
	FONT-SIZE: 34px;
	COLOR: #009; 
	TEXT-ALIGN:center;
	font-weight:bold;
	}
	
H2 {
	font-family: Georgia, Times New Roman, Times, serif;
	FONT-SIZE: 24px;
	TEXT-ALIGN:center;
	font-weight:bold;
	font-size-adjust:inherit;
	font-style:normal;
	font-stretch:extra-condensed;	
	}
	
H3 {
	font-family: Georgia, Times New Roman, Times, serif;
	FONT-SIZE: 18px;
	TEXT-ALIGN:center;	
	}
	
H4 {
	font-family: Georgia, Times New Roman, Times, serif;
	FONT-SIZE: 16px;
	TEXT-ALIGN:center;	
	}
	
.TxtRed {COLOR:#B5002D;} 
.TxtBlue {color: #039;}
.TxtSmall {FONT-SIZE:11px;}
.BkgYellow {background-color: #FF0;}

	
			
#copyLeft a:active, #copyLeft a:link, #copyLeft a:visited {
  color: #468;
  text-decoration: none;
}

#copyLeft a:hover {
  color: #468;
  text-decoration: underline;
}

#copyLeft {
  text-align: center;
  color: #868f98;
  vertical-align: middle;
  font-size: 12px;
  margin: 25px 0;
}


.Testimonios {
	COLOR: #333;
	text-align: left;
	font-family: courier new, Georgia, Times New Roman, Times, serif;
	FONT-SIZE: 14px;
	line-height:110%;
	width: auto;
	background-color: #FFFFE1;
	border: 1px solid #000;
	padding: 10px;
	padding-left: 25px;	
	/*margin-left: 30px;*/
}


	
#form_box {
	padding:20px;
	padding-top:0px;
	border:3px #000 dashed;
	background-color: #f1f1f1;
	BORDER-COLLAPSE: collapse;
	width:90%;
	text-align:center;}

form {
	padding:0 20px 20px 50px;
	background: transparent;
	text-align:left;
	}

label {
	/*display: block;*/
	}
	
.campo {
	width:200px;
	} 
	

	
	
/*
3. Una pequeña pista para simular una tabla. Debes tener un DIV que haga las veces del elemento TABLE. Para simular una fila (elemento TR) debes utilizar un DIV. Y las columnas de esa fila (elemento TD) debes simularlas mediante etiquetas SPAN.
*/

.frm_fila {
	width:100%;
	margin-bottom: 20px; 
	}

.frm_columna_a {
	width:80px;
	text-align:left;
	margin:3px 0 0 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight:bolder;
	float: left;
	}

.frm_columna_b {
	width:auto;
	text-align:left;
	}
 
.frm_send {
	width:auto;
	text-align:left;
	margin-left:80px;
	}
	

#ftr_repe, #ftr_peker {
	display:block;
	height:310px;
	text-align: center;
    }
	
#ftr_peker {
	float:left;
	width:50%;
	}
	
#ftr_repe {
	width:50%;
	float:right;		
	}
	
.posdata {
	display:block;
	float:left;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	FONT-SIZE:1.5em;
	width:80px;
	height:20px;
	}


.posdatatxt {
	display:block;
	padding:5px;
    position: relative;
	margin-left:80px;		
	width:390px;
	margin-bottom:20px;
	}


/* Muestra el box para el catalogo */

.catalogo_box {
	margin-bottom:30px;
	margin-top:35px;
	}
	
.catalogo_nrocdv, .catalogo_titulo  {
	color:#B5002D;
	padding:3px;
	font-weight:bold;
	}
	
.catalogo_titulo  {
	font-size:18px;
	text-align:center;
	margin: 5px 5px 10px 20px;
	color:#666;
	}
	
.catalogo_nrocdv {
	font-size:14px;
	background-color: #E8ECF0;
	text-decoration:underline;
	}
	
.catalogo_fecha {
	margin-top:10px;
	font-size:11px;
	margin-left:20px;
	}
.catalogo_expositor {
	margin-top:5px;
	font-size:11px;
	margin-left:20px;
	}
	
.catalogo_descripcion {
	font-size:12px;
	margin-left:20px;

	}
.catalogo_masinfo {
	margin-top:10px;
	font-size:11px;
	text-align:center;
	}
	
	
#media {
	margin-top: 40px;
	margin-bottom:20px;
	text-align:center;
	}
	
.box_testimonio {
	margin-top: 30px;
	margin-bottom:20px;
	margin-left:50px;
	}
	
.img_calltoaction {
	width: 360px;
	height: 200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
	}

.TxtTachado {
	text-align:center;
	text-decoration:line-through;
	}
	
.calltoaction_semestral,  {
	text-align:center;
	font-size:11px;
	color:#999;
	}
	
.calltoaction_semestral  {
	text-align:center;
	font-size:11px;
	color:#999;
	}
	
.calltoaction_semestral a:active, .calltoaction_semestral a:link, .calltoaction_semestral a:visited {
  color: #999;
  text-decoration: underline;
}
	
