/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}
.creditos {
	color: #393939;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style1 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.style1-2 {
	font-size: 11px;
}
.style2 {
	color: #003300;
	font-weight: bold;
}
.lista {
	
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-align: justify;
}
a:link {
	font-weight: normal;
	color:#006600;
}
a:hover {
	color: #009900;
}
a:visited {
	font-weight: bold;
	color:#006666;
}
.style9 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.tituloverde {
	color: #003300;
	font-weight: bold;
	font-size: 12px;
}
.titulonegro {
	color: #000000;
	font-weight: bold;
	
	font-size: 12px;
}
.tituloblanco {
	color: #FFFFFF;
	font-weight: bold;
	
	font-size: 14px;
}
.bodyFormulario {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tGaleriaVideos {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 5px;
}
.tganadoresOtros {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	background-color:#0C6606;
}
.sGaleriaVideos {
	font-size: 14px;
	color: #000000;
}
.lGaleriaVideos {
	background-color: #FF6600;
	background-repeat: repeat-y;
	background-position: left;
}
.pieDePagina {
	font-size: 9px;
	text-align: justify;
}

p {
	margin-bottom: 0px;
}
.cuerpo {
	
	font-size: 13px;
	text-align: justify;
}
.style11 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	
}
.margen {
	padding: 15px;
}
.campoNormal{
	width:330px;
	background: #FCFFEF;
	border: 1px solid #009966;
	height:20px;
}
.campoMitad{
	width:163px;
	background: #FCFFEF;
	border: 1px solid #009966;
	height:20px;
}
.campoDosTercios{
	width:250px;
	background: #FCFFEF;
	border: 1px solid #009966;	
	height:20px;
}
#formularioSCCB select {
	color: #000;
	font-size:12px;
	background: #FCFFEF;
	border: 1px solid #009966;
}
#formularioSCCB input.radio, input.check{
	padding:0;
	margin:0;
	border:none;
	color: #009966;
	font-size:11px;
}
#formularioSCCB input.submit {
	color: #FFF;
	border: 2px outset #0C0;
	background-color: #090;
	font-size:12px;
}
#formularioSCCB {
	font-size:12px;
}
.bgrformularioSCCB {
	background-image: url(formularioSCCBbgr.jpg);
	background-color: #FCFEFC;
	background-repeat: repeat-x;
}
.bordeFormulario {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.font12 {
	font-size:12px;
}
.font14 {
	font-size:14px;
}
.tips {
	font-size:9px;
}
.asteriscoRojo{
	color:#F00;
	font-weight:bold;
}
.campoFondoBorde {
	background: #FCFFEF;
	border: 1px solid #009966;
	text-align:center;
	height: 20px;
}

