body {
	background-color: #4c9bc8;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(img/fdo.jpg);
	background-repeat:repeat-x;
}
img{
	border:0;
}
fieldset{
	padding:0;
	margin:0;
}
p{
	color:#060668;
	margin-top:5px;
}
.todoRojo, .todoAzul{
	clear:both;
}
.todoRojo p, .todoRojo h2{
	
	color:#c00418;
}

.todoAzul p, .todoAzul h2{
	color:#060668;
}
h2{
	 color: #c00418;
	 font-size:1.1em;
	 text-transform:uppercase;
	 font-weight:bold;
	 margin:5px 0;
}

h2 a{
	 color: #c00418;
	 font-size:1em;
	 text-transform:uppercase;
	 font-weight:bold;
	 text-decoration:none;
}
h3{
	 color: #666666;
	 font-size:1.1em;
	 text-transform:uppercase;
	 font-weight:bold;
	 margin:5px 0;
}
h4{
	 color: #060668;
	 font-size:1.1em;
	 font-weight:bold;
	 padding:0;
	 margin:0;
	 margin:5px 0;
}

.mainContainer{
	width:900px;
	clear:both;
	margin:0 auto;
}

#head{
	height:150px;

}
#splash{
	width:100%;
	height:300px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}
#head #logo{
	padding-top:23px;
}
#nav{
	width:500px;
	margin:0 auto;
	height:30px;
}

#content{
	clear:both;
}

#footer{
	clear:both;
	padding:5px;
	text-align:center;
	color:#ffffff;
}

.col{
	float:left;
	padding:15px 0;
	display:block;
}
.margin{
	padding:20px;
}

.sideCol{
	width:200px;
	display:block;
}
.mainCol{
	display:block;
	width:500px;
	background-color:#e5e5e5;
}

.right{
	float:right;
	text-align:right;
}

.mainColHead{
	
	display:block;
	height:200px;
	height:auto;
}

.mainColHead .imageEpig{
	width:175px;
	float:left;
	clear:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC3300;
}

.imageEpig p{
	color: #c00418;
	font-size:1em;
	font-weight:bold;
}

.mainColHead .imageDummy{
	float:right;
	/*width:100%;*/
	height:150px;
	background-color:#c00418;
	clear:right;
}

.textFlow{
	padding: 20px 0;
	clear:both;
}



.button{
	text-align:left !important;
	clear:both;
	padding:10px 0;
}

.button p{
	font-family:"Trebuchet MS";
	padding:5px 0;
	margin:0;
	border-bottom: solid 2px #ffffff;
}
.button a p, .button p{
	color:#ffffff;
	text-decoration:none;
}
.button img{
	padding:0 10px;
	border:none;
	float:left;
}

.rigth .button p{
	padding-right:60px;
}
.rigth .button img{
	margin-left:140px;
	position:absolute;
	z-index:2;
}

.rigth .button{
	text-align:right;
}

.greyBox{
	background-color:#e5e5e5;
	color:#060668;
}

.greyBox a{
	font-size:0.8em;
	color:#c00418;
	text-decoration:none;
}
.grey{
	color:#666666;
}

.textFlow ul, .textFlow li{
	margin:0;
	padding:0;
}

.textFlow ul a{
	color:#060668;
	text-decoration:none;
}
.textFlow ul a:hover{
	color:#c00418;
	text-decoration:none;
}


.textFlow li{
	padding:10px 0;
	list-style:none;
}

.grid{
	text-align:center;
}
.grid th{
	background-color:#f5f5f5;
	border-bottom:solid 1px #cccccc;
}

.grid p{
	padding:3px;
}

.grid h2{
	font-size:1em;
	padding:5px 0;
	margin:0px;
}

.grid .cell0{
	color:#060668;
	background-color:#f5f5f5;
}

.grid .cell1{
	color:#c00418;
	background-color:#cccccc;
}
.grid .cell1 p{
	color:#c00418;
}

.grid .cell2{
	background-color:#9B9B9B;
}

.grid .blackBox{
	text-align:left;
	background-color:#333333;
	
}
.grid .blackBox p{
	padding:5px;
	color:#ffffff;
	
}

.clientes li{
	text-align:center;
	color:#ffffff;
}

.agendaSide{
	text-align:center;
	margin-bottom:5px;
	padding:5px;
	background-color:#ffffff;
}
.agendaSide a{
	color:#060668;
	text-decoration:none;
}
.agendaSide hr{
	color:#eeeeee;
}

.subNav{
	padding-top:5px;
	background-color:#cccccc;
	height:25px;
}

.subNav ul{
	padding:3px 12px;
	margin:0;
}

.subNav li{
	padding:0;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	float:left;
	font-size:0.8em;
	margin:0;
	color:#060668;
	list-style:none;
}

.selected{
	color: #c00418 !important;
}
