/*-----ESTILOS GENERALES-----*/body {background-color: #f8f8f8;}h2.subtitulo2{    color: #4F4F4F;    text-align: center;}h5.subtitulo5{    color: #4F4F4F;    text-align: center;}div#cuerpo{    float: left;    }div#lateralDer{    float: right;    width: 300px;}div#recomendados{    float: left;    width: 300px;}div#goog{    float: left;    width: 300px;}/*---------ESTILOS DEL FORMULARIO DE INSCRIPCION-----------*/div#formulario{    float: left;    width: 600px;    color: #4F4F4F;    margin-left: 10px;}div.spacer{    width:500px;    height:1px;    line-height:1px;    margin:50px 0 0 0;    border:0px solid black;    font-size:1px;    clear:both;}.caja1{	color: #333333;	border: #333333;	border-style: solid;	border-width: 1px;}.caja2{	color: #333333;	border: #333333;	border-style: solid;	border-width: 1px;}div.datos{    width:100%;    float:left;}div.nomdat{	width:20%;	text-align:left;	float:left;}div.cajadat{	width:80%;	text-align:left;	float:left;}.TitulosArtPrev {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-style: normal;	font-weight: bolder;	text-transform: capitalize;	color: #AF2B2B;}.TextoPrevio {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;	text-transform: none;	color: #000000;}.FechaArticulosPrev {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 9px;	font-style: normal;	font-weight: normal;	text-transform: none;	color: #000000;}.TitulosArt {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	font-style: normal;	font-weight: bolder;	text-transform: none;	color: #af2b2b;}.FechaArticulos {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	text-transform: none;	color: #000000;}.Texto {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	text-transform: none;	color: #000000;}.TitulosRecom {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-style: normal;	font-weight: bolder;	text-transform: none;	color: #5B5A5A;}/*-----SIN USAR-----*//*fieldset.bordeForm{    border-color: #9F9F9F;    border-style:solid;    width: 300px;}span#campos{    font-size: 12px;}*/