/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #0033FF; text-decoration:none;}
a:hover {color: #ff5500;}

body {
	background: #6F6F6F url(../img/bg.gif) repeat-x left top;
	color: #444444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

/* marcos para fotos */
.marco1 {
   padding:8px;
   background-color: #f5f5f5;
   border: 1px solid #999999;
}
.marco1 IMG{
   border: 1px solid #000000;
} 
.marco2 {
   padding:8px;
   background-color: #f5f5f5;
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
   text-align:center; 
   margin:8px;
} 
.marco3 {
   padding:8px 8px 20px 8px;
   background-color: #ffffff;
   border: 1px solid #999999;
} 

.marcoOpForm{
	width:264px; 
	float:left; 
	background-color:#EAF4FF;
	border:1px solid #c1c9d2; 
	padding:4px;
	margin-top:6px;
}
.nombreOpForm{
	font-size:12px; 
	line-height:20px;
	
}

li {list-style: none;}

.descrTelefono{
	background-color:#FFFFCC; 
	color:#444444; 
	line-height:2.3em; 
	font-size:0.8em; 
	padding-left:20px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.descrTelefono a{
	font-size:1.2em;
	color:#0066CC;
	text-decoration:none;
}
.descrTelefono a:hover{
	color:#FFFFFF;
}
h1 {
	font: normal 1.8em Tahoma,sans-serif;
	color:#0066CC;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../img/quote.gif) no-repeat;
	display: block;
	font-weight: normal;
	font-size:14px;
	color:#444444;
	padding-left: 58px;
}

h1,h2,h3 {padding-top: 6px;}

h2{
	font-size:14px;
	padding-bottom: 6px;
	color:#FF6600;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.fgris1{color:#f8f8f8;}


/* structure */
.container {
	background-color:#FEFBF2;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding: 0px 10px 0px 10px;
}

/* title */
.header {
	/*
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;	
	*/
	background-color:#FEFBF2;
	font-size: 1.2em;
	width: 780px;
	height: 145px;
	margin: 0 auto;
	padding: 10px 10px 5px;
}
.header .left, .header .right {
	background: #FEFBF2;
	color: #999999;
	height: 150px;	
}
.header .left {
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 564px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

.left_right{
	width:778px;
	height:148px;
	border:1px solid #999999;
	background-image:url(../img/bgheader.jpg);
}	

/* menu de navegación */
.navigation {	
	background-image:url(../img/bgmenu.gif);
	border: 1px solid #999999;
	border-top:none;
	height: 30px;	
}


.navigation a {
	border-right: 1px solid #ffffff;
	color: #444444;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 27px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color:#FFFFCC;}

.navigation2{
	background-image:none;
	background-color:#cccccc;
	height:auto;
	font-size:11px;
	text-align:center;
}
.navigation2 a{
	text-decoration:none;
	background-color:#666666;
	padding:0 6px 0 6px;
	margin:0 1px 0 1px;
	color:#ffffff;
}	
.navigation2 a:hover{
	color:red;
	background-color:white;
}	

/* main 
Fondo de toda el área del contenido
*/
.main {
	border-top: 4px solid #FEFBF2;
	background: url(../img/bgmain.gif) repeat-y;
	min-height:600px;
	height:auto;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color:#0066CC;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}

.sidenav p{
	padding:10px;
}	

.sidenav ul{
	padding-bottom: 1.2em;
	font-size:11px;
	font-weight:bold;
	margin-left:20px;
}
.sidenav li{
	list-style: url(../img/li.gif);
}
		
.sidenav a{
	text-decoration:none;
	color:#FF0000;
}	
.sidenav a:hover{
	color:#666666;
}	
.descripcion{
	color: #664;
	font-size: 0.9em;
	margin: 0px 0 6px 10px;
}
/* content */
.content, .content2 {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content2{
	width:750px;
	background-color:#FEFBF2;
	height:auto;
	min-height:600px;
}	
.content .descr .content2{
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, .content2 li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}
.content p, .sidenav p, .content2 p {font-family: "Lucida Sans Unicode",sans-serif;}


/* footer */
.footer {
	background-color:#fbf1e3;
	color: #444444;
	font: normal 0.8em sans-serif;
	line-height: 19px;
	text-align: center;
	height:70px;
	border-top:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding-top:20px;
}
.footer a{color:#0066CC; text-decoration:none; font-weight:bold;}
.footer a:hover{color:#FF0000;}
