html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

a {	text-decoration:none; }
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 0.7em;
}

.fondo_colores {
	background-color: white;
}

input {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	margin-bottom: 1px;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

select {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

textarea {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

p {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 15px;
	text-align: justify;
}

p a {color:#E54F1D; font-weight: bold;}
p a:hover {color:#E54F1D; text-decoration:underline;}

ul {
	padding-left: 25px;
	list-style: circle;
}

li {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 10px;
}

li a { color: #333;}
li a:hover { color: #E54F1D; text-decoration: none;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}	

/***********************************************************************************/

/* ESTRUCTURA */

body {
	background: white url('../images/fondo.jpg') top center repeat-x;
}

.contenedor {
	margin: 0 auto;
	width: 1000px;
}

.header {
	height: 171px;
	width: 100%;
}

.header .logo {
	width: 750px;
	float:left;
	display:inline;
	text-align: left;
}	

.header .logo img {margin: 88px 0 0 0px;}

.header .idiomas {
	width: 235px;
	padding-left: 15px;
	float: left;
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin-top: 140px;
}

.header .idiomas a {color: #ccc;}
.header .idiomas a:hover {color: #ccc; text-decoration: underline;}

.content {
	width: 100%;
	height: 364px;
}

.content #izdacentro {
	position:relative;
	float: left;
	width: 750px;
	height: 364px;
}

.content .izda {
	float: left;
	width: 250px;
	height: 364px;
	background-image: url('../images/transp.png')!important;
	background-image: none;
	background-color: transparent!important;
	*background-color: #222222;
	filter:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transp.png', sizingMethod='image');
	background-position:center center;
	background-repeat: no-repeat;
}

.content .izda  table {
	height: 100%;
	width: 100%;
	position: relative;
}

.content .izda  table td {
	text-align: center;
	font-weight: bold;

}

.content .izda  table td a {
	text-align: center; 
	color: white; 
	height: 52px; 
	line-height: 52px;
}

.content .izda  table td a:hover {
	color: #7CB900; 
	text-decoration: none; 
	background: url('../images/degrad_menu.jpg') top left repeat-x;
}

.content .izda .activo a {
	color: #7CB900; 
	text-decoration: none; 
	background: url('../images/degrad_menu.jpg') top left repeat-x;
}

.content .izda .activo2 a {
	color: #7CB900; 
	text-decoration: none; 
}

.content .centro {
	float: left;
	width: 470px;
	height: 334px;
	padding: 15px;
}

.content .centro h1 {
	color: #7CB900;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content .centro h1 a {color: #7CB900;}
.content .centro h1 a:hover {color: #7CB900; text-decoration: underline;}

.content .centro p {
	font-size: 11px;
	color: white;
	line-height: 12px;
	padding-bottom: 10px;
}

.content .centro p a {color: white; font-weight: bold; }
.content .centro p a:hover {color: white; text-decoration: underline;}

.content .dcha {
	float: left;
	width: 235px;
	height: 334px;
	padding: 15px;
	padding-right: 0px;
	color: #A9A9AB;
}

.content .dcha a {color: #A9A9AB; text-decoration: underline;}
.content .dcha a:hover {color: #A9A9AB; text-decoration: none;}

.content .dcha h1 {
	color: white;
	padding-bottom: 8px;
	font-weight: bold;
}

.content .dcha h2 {
	color: #7CB900;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content .dcha h2 a {color: #7CB900;}
.content .dcha h2 a:hover {color: #7CB900; text-decoration: underline;}

.content .dcha input, .content .dcha textarea {
	border: 1px solid #818285;
	background-color: #818285;
	width: 180px;
	color: white;
	margin: 2px;
}

.content .dcha #boton {
	border: 1px solid #818285;
	background-color: #818285;
	width: 60px;
	text-align:center;
	font-size: 11px;
	color: white;
	margin: 0px;
	cursor: pointer;
}

.content .dcha #check {
	border: none;
	width: 15px;
	background-color: transparent;
}

.footer {
	text-align: center;
	font-size: 9px;
	color: #999;
	margin-top: 20px;
	width: 100%;
}

.footer a {color: #999;}
.footer a:hover {color: #999; text-decoration: underline;}

.fotico {
	width: 52px;
	height: 52px;
	float: left;
	display: inline;
	margin: 8px 16px 8px 0px;
	background-position: center center;
	background-repeat: no-repeat;
}

.mask {
	filter:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/mask.png', sizingMethod='image');
}

#divScrollTextCont {
	position:absolute; 
	width:435px; 
	height:334px;
	clip:rect(0px 440px 334px 0px);
	overflow:hidden; 
}

#divScrollTextCont2 {
	position:absolute; 
	width:435px; 
	height:256px;
	clip:rect(0px 440px 256px 0px);
	margin-top: 12px;
	overflow:hidden; 
}

#divText {
	position:relative; 
	left:0px; 
	top:0px;
}

.pdf {
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px;
}

.paginador {
	height: 12px;
	line-height: 12px;
	padding:0px;
	margin:0px;
	text-align: center;
	color: white;
}

.paginador img {margin: 0px 3px; vertical-align: bottom;}

.volver {
	 height: 22px;
	 color: #7CB900;
	 font-weight: bold;
	 text-align: right;
	 padding-right: 35px;
}	

.volver a {color: #7CB900;}
.volver a:hover {color: #7CB900; text-decoration:none;}
