@charset "utf-8";

s/* CSS Document */

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, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

:focus {

	outline: 0;

}

body {

	line-height: 1;

}
ol, ul {

	list-style: none;

}

table {

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}
strong{
	font-weight:bold;
}

/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/fdo-body.jpg) repeat-x;
	}
body#index{
		background:#FFF url(../img/fdo-index.jpg) repeat-x;
		}
	
	#container{
		width:1000px;
		margin:0px auto;	
		}

#top{
	background:url(../img/fdo-top.jpg) no-repeat 50% 0px;
	/*max-height:100px;*/
	/*padding:0px 24px;
	margin-bottom:10px;*/
	padding:18px 40px;
	}
	#top img{
		/*padding:20px 0 0 20px;*/
		float:left;
		}
		#top p{
			float:right;
			color:#348DAF;
			font-size:14px;
			/*padding:50px 35px 0 0;
			*+padding:0px;*/
			text-shadow: 1px 1px 1px #B3B5B4;
			font-weight:bold;
			letter-spacing:-1px;
			position:relative;
			top:50px;
		}
		#top p a{
			color:#348DAF;
			text-decoration:none;
		}
		#top p a:hover{
			color:#000;
		}

#top2{
	background:url(../img/fdo-top.jpg) no-repeat 50% 0px;
	/*max-height:100px;*/
	/*padding:0px 24px;
	margin-bottom:10px;*/
	padding:10px 40px 9px 40px;
	}
	#top2 img{
		/*padding:20px 0 0 20px;*/
		float:left;
		}
		#top2 p{
			float:right;
			color:#348DAF;
			font-size:14px;
			/*padding:50px 35px 0 0;
			*+padding:0px;*/
			text-shadow: 1px 1px 1px #B3B5B4;
			font-weight:bold;
			letter-spacing:-1px;
			position:relative;
			top:50px;
		}
		#top2 p a{
			color:#348DAF;
			text-decoration:none;
		}
		#top2 p a:hover{
			color:#000;
		}




#secc{
		background:#00ADEF url(../img/fdo-sept.jpg) repeat-y;
		padding:14px 0px 10px 44px;
		min-height:25px;
		}
		#secc h1{
			color:#FFF;
			font-weight:normal;
			font-size:22px;
			text-shadow: 0px 0px 4px #333; 
		}

	#cont{
		background:url(../img/fdo-index2.jpg) repeat-y;
		padding:15px 24px;
		}
	#cont #lat1,#cont #lat2{
		float:left;
		}
		#cont #lat1{
			width:312px;
			}
		#cont #lat1 ul{
			padding:10px 10px 10px 20px;
			font-size:13px;
			}
#container #cont #lat1 ul li ul {
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
	padding-top: 5px;
}
		#cont #lat1 ul li{
			background:url(../img/li-lat1.jpg) no-repeat 0px 5px;
			padding-left:15px;
			line-height:17px;
			}
#container #cont #lat1 ul li ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
}
#container #cont #lat1 ul li ul li a {
	color: #0093D0;
	text-decoration: underline;
	font-weight: normal;
}
		#cont #lat1 ul li a{
	display:block;
	margin-bottom:5px;
	color:#333;
	text-decoration:none;
	font-weight: bolder;
			}
		#cont #lat1 ul li a:hover{
	color:#000;
	background-color: #E7E7E7;
			}
			#cont h1{
	margin-left:20px;
	color:#348DAF;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	text-shadow: 1px 1px 1px #B3B5B4;
	padding-bottom: 15px;
			}
			#cont h3{
	margin-left:20px;
	font-size:14px;
	color:#666;
	line-height:24px;
	margin-bottom: 10px;
	font-weight: bold;
				}
		#cont #lat2{
			width:637px;
			border-left:#CCC dashed 1px;
			}
			#cont #lat2 p{
				font-size:13px;
				color:#666;
				padding:0 20px;
				line-height:17px;
			}
			#cont #lat2 h2{
	color:#348DAF;
	font-weight:bold;
	font-size:14px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
			}
			#cont #lat2 ul{
				margin:0 20px 10px 20px; 
				color:#666;
				font-size:13px;
				}
			#cont #lat2 ul li{
				background:url(../img/li-lat2.jpg) no-repeat 0px 5px;
				padding-left:15px;
				display:block;
				margin-bottom:10px;
				line-height:15px;
				}
			#cont #lat2 ul li a{
				color:#666;
				}
			#cont #lat2 ul li a:hover{
				color:#333;
				}
	#pie{
		background:url(../img/fdo-pie.jpg) repeat-x;
		}
		#pie #piein{
			padding:0px 24px;
			width:952px;
			margin:0px auto;
			min-height:117px;
			background:url(../img/fdo-pie2.jpg) no-repeat 50% 0px;
			}
			#pie #piein img{
				float:right;
				padding:20px 30px 0 0;
				}
			#pie #piein p{
				font-size:12px;
				color:#FFF;
				padding:30px 0 0 30px;
				float:left;
				}
				#pie #piein p a{
					color:#FFF;
					text-decoration:none;
				}
				#pie #piein p a:hover{
					color:#000;
				}


/*--------------------------*/
.clear{
	clear:both;
	}#container #cont #lat2 p {
	line-height: normal;
	padding-bottom: 15px;
}
#container #cont #lat2 a {
	font-weight: bold;
	color: #06B2EC;
	text-decoration: underline;
}
#container #cont #lat2 a:hover {
	text-decoration: none;
}
#container #cont #lat2 table {
	font-size:12px;
	color:#666;	

	
}
#index #container #flash {
	background-image: url(../img/flash.jpg);
	height: 221px;
	width: 1000px;
}
#index #container #flash #flashanimation {
	margin-left: 24px;
}
#container #cont #lat2 blockquote {
	font-size: 8.5px;
}

.table_agenda {
	border: 1px solid #CCCCCC;
}
tr.d0 td {
	background-color: #F0F0F0;
	padding-bottom: 5px;
	border-bottom: solid #CCCCCC 1px;
	padding-top: 5px;
	padding-left: 3px;
	line-height: 15pt;
}

tr.d1 td {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	border-bottom: solid #CCCCCC 1px;
	padding-top: 5px;
	padding-left: 3px;
	line-height: 15pt;
}
.mandatorios {
	font-size: 8.5pt;
	margin-left: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #333;
	margin-right: 20px;
}
#container #cont #lat2 h3 sup {
	font-size: 70%;
	vertical-align: top;
}
.producto1 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.productos2 {
	font-size: 12px;
	font-weight: bold;
	color: #0093D0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.producto3 {
	font-size: 12px;
	color: #348DAF;
	padding-left: 55px;
	padding-top: 5px;
	padding-bottom:5px;
}


#container #cont #lat2 .producto1 a {
	color: #333;
	text-decoration: underline;
}
#container #cont #lat2 .producto1 a:hover {
	color: #333;
	text-decoration: none;
	background-color:#E9E9E9
}
#container #cont #lat2 .productos2 .prod2 a {
	text-decoration: underline;
}
#container #cont #lat2 .productos2 .prod2 a:hover {
	text-decoration: none;
	background-color:#E9E9E9

}
#container #cont #lat2 .producto3 a {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	font-weight:normal;

}
#container #cont #lat2 .producto3 a:hover {
	text-decoration: none;
}
#container #cont #lat2 ul li sup {
	font-size: 70%;
	vertical-align: super;
}
sup {
	font-size: 70%;
	vertical-align: top;
}
.telefonos {
	padding-left: 100px;
}
#container #cont #lat2 #logos_comp {
	text-align: right;
	float: right;
	width: 250px;
	padding-right: 5px;
}
#logos_social {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: right;
}
#logos_social a img {
	padding-right: 10px;
	padding-top: 10px;
}
#index #container #cont #lat1 h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#index #container #cont #lat1 h2 {
	margin-left: 20px;
}
#index #container #cont #lat1 h4 {
	color:#348DAF;
	font-weight:normal;
	font-size:16px;
	margin-left:20px;
}
#index #container #cont #lat1 h4 a {
	text-decoration: none;
	color: #348DAF;
}
