@charset "utf-8";
/* CSS Document */
/*---------------RESET CSS-----------------*/
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, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend,table, caption, tbody, tfoot, thead, tr, th, td, center, u, b, i
{margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: normal;
font-size: 100%; font-family: inherit; vertical-align: baseline}
body {line-height: 1.5}*:focus {	outline: 0;}ol, ul {list-style: none}
table {border-collapse: collapse;border-spacing: 0}blockquote:before, blockquote:after, q:before, q:after {content: ""}
blockquote, q {quotes: "" ""}input, textarea {margin: 0; padding: 0}
hr {margin: 0; padding: 0; border: 0; color: #000; background-color: #000; height: 1px}
body {
	background-color: #FFFFFF;
}





/*_________________________-estilos estructura-__________________________________*/
#cont_gral {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	visibility: visible;
	margin-top: 0px;
	padding-top: 5px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#banner {
	margin-bottom: 5px;
}

#menu {
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	overflow: visible;
}
#contenido2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	width: 900px;
	margin-top: 0px;	
	
}

#menu_sec {
	text-align: right;
	height: 30px;
	float: right;
	width: 300px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #FF3333;
	margin-right: 40px;
	
}
#menu_sec a {
	color: #66FF00;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#menu_sec a:hover {
	color: #FFFFFF;
	background-color: #FF3333;
	padding-right: 5px;
	padding-left: 5px;
}

#titulo {
	background-repeat: no-repeat;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-left: 40px;
	background-position: 40px;
	margin-left: 0px;
	margin-right: 20px;
}
#text {
	margin-left: 200px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.destacado {
	background-color: #FF3333;
}
#cont_gral #logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	padding-bottom: 20px;
	height: 80px;
}
#cont_gral #logo img {
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
}

#cont_gral #menu #menu_prin li {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(IMG/flecha.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
}
#cont_gral #menu #menu_prin li a:focus {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #66FF00;
}
#cont_gral #menu #menu_prin .selected {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #66FF00;
}
#cont_gral #menu #menu_prin .selected2 {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
}

#cont_gral #menu #menu_prin .selected3{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
#cont_gral #menu #menu_prin .selected4 {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF0099;
}
#cont_gral #menu #menu_prin .selected5 {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#cont_gral #menu #menu_prin a {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Tahoma;
}
#cont_gral #menu #menu_prin a:hover {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#cont_gral  #icons {
	float: right;
	height: 40px;
	width: 128px;
	margin-top: 60px;
}

#cont_gral  #acces {
	float: right;
	height: 20px;
	width: 113px;
	background-color: #669933;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 3px;
	
}
#icons img {
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

 #clear {
	clear: both;
}
  #manifesto {
	width: 305px;
	float: left;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding: 5px;
	margin-right: 15px;
}
.lista li{
	background-image: url(IMG/flecha3.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	margin-left: 0px;
	padding-left: 15px;
}


  #references {
	float: left;
	width: 305px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
 #coulisses {
	background-color: #446622;
	width: 228px;
	float: right;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#coulisses p {
	color: #FFFFFF;
}

#coulisses img {
	border: 1px solid #669933;
}

  #manimages {
	width: 305px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 230px;
	margin-top: 10px;
	padding-bottom: 5px;
}

#datosinf {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: right;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#images {
	margin-left: 5px;
	width: 290px;
	border: 1px solid #669933;
}

a {
	color: #669933;
}


.titulo1 {
	font-family: " Trebuchet MS", Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #66FF00;
}
.titulo1_2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FF3333;
}.titulo1_3 {
	font-family:  "Trebuchet MS", Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #00CCFF;
}.titulo1_4 {
	font-family:  "Trebuchet MS", Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FF0099;
}.titulo1_5 {
	font-family:  "Trebuchet MS", Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
}
.titulo2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	margin-bottom: 10px;
	color: #669933;
}
.titulo3 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	margin-bottom: 10px;
	color: #A3D075;
}
.borde {
	padding: 5px;
	border: 1px solid #FF0099;
}
.lirelasuite {
	text-align: right;
}
#contenido_ifr {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	overflow: hidden;
}
#contenido_ifr2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;c
	color: #333333;
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	overflow: hidden;
}
#contenido_ifr3 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 920px;
	margin-top: 0px;
	overflow: hidden;
}
.blanco {
	background-image: url(IMG/fond.gif);
}
.gras {
	font-weight: bold;
}