/*
	--------- General ---------
*/
* {margin:0px;padding:0px;border:0px;}
html {height:100%;}
body {background:#fff;color:#000;font:11px tahoma,sans-serif;height:100%;line-height:18px;text-align:center;}
/*
	--------- Estructura ---------
*/
#contenedora {background:url(../img/fnd_contenedora.gif) repeat-y;display:table;height:100%;margin:0 auto;width:788px;}
#contenedora2 {background:url(../img/fnd_contenedora2.gif) repeat-x;display:table;height:100%;margin:0 auto;width:768px;}
	#fondo_izq {background:url(../img/fnd_izq.jpg) repeat-y;display:table;height:100%;width:100%;}
	#fondo_der {background:url(../img/fnd_der.jpg) repeat-y top right;display:table;height:100%;width:100%;}
		#colder {background:url(../img/fnd_colder.gif) no-repeat top right;float:right;padding:42px 0px 60px 0px;width:573px;}
		#menusup {background:#D9760B;float:left;height:20px;margin-top:51px;width:195px;}
		#colizq {display:table;float:left;height:100%;margin-top:-53px;padding-bottom:60px;width:195px;}
		#colizq2 {background:url(../img/fnd_colizq2.gif) no-repeat bottom left;display:table;float:left;height:100%;width:195px;}
		#flash_situacion {border:1px solid #dedede;height:400px;margin:0 auto;margin-top:40px;text-align:center;width:400px;}
#pie {background:#D9760B;height:45px;border-top:5px solid #EEA801;margin-top:-45px;overflow:hidden;padding-top:3px;}
/*
	--------- Navegación / Enlaces ---------
*/
.menuHor {list-style:none;margin:0 auto;}
.menuHor li {display:inline;}
.menuHor li a:link {color:#fff; text-decoration:none;}
.menuHor li a:visited {color:#fff; text-decoration:none;}
.menuHor li a:hover {color:#fff; text-decoration:none;}
.menuHor li a:active {color:#fff; text-decoration:none;}
a:link {color:#D9760B;font-family:tahoma,sans-serif;text-decoration:none;}
a:visited {color:#D9760B;font-family:tahoma,sans-serif;text-decoration:none;}
a:hover {color:#D9760B;font-family:tahoma,sans-serif;text-decoration:underline;}
a:active {color:#D9760B;font-family:tahoma,sans-serif;text-decoration:none;}
/*
	--------- Formularios ---------
*/
#Form1 {height:100%;}
/*
	--------- Textos ---------
*/
h1 {background:url(../img/fnd_h1.gif) no-repeat 0px 3px;clear:both;color:#AA510B;cursor:default;font:16px georgia,serif;letter-spacing:1px;margin:8px 0px 8px 10px;padding-left:19px;text-align:left; text-transform:uppercase;}
h2 {color:#95521E;cursor:default;font:bold 15px tahoma,sans-serif;margin:8px 0px 8px 0px;}
h3 {color:#999;cursor:default;font:14px georgia,serif;margin:8px 0px 8px 0px;}
p {margin:8px 0px 8px 0px;}
/*
	--------- Alineados ---------
*/
.pad25just {padding:25px;text-align:justify;}
