/*********************  GENERAL  **************************/
body {
	background: url(../images/bg.gif) repeat-x top left #f9ecae;;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
	margin: 4px;
}
p{
	margin: 0 0 .7em 0;
	text-align:justify;
}
a:link, a:visited {
	color:#8c3144;
	text-decoration:none;
}
a:hover{
	color:#8c3144;
	text-decoration: underline;
}
ul{
	list-style: none;
	margin: 0;
	font-weight: normal;
}
ul li{
	margin: 0;
	padding:2px 0 2px 20px;
	list-style:none;
	background: url(../images/shape_align_left.gif) no-repeat 4px;
}
/********    links     ********/
a.pie:link, a.pie:visited {
	color:#1e346c;
	text-decoration:none;
}
a.pie:hover{
	color:#1e346c;
	text-decoration: underline;
}

/******************   LAYOUTS      ***************/
#contenedor{
	top: 0%; 
	left: 50%; 
	margin-left: -380px;
	margin-top:0;
	position: absolute; /**/
	width: 760px;
}
#contieneHome{
	top: 50%; 
	left: 50%; 
	margin-left: -267px;
	margin-top:-235px;
	position: absolute; /**/
	width: 534px;
	height:470px;
}
/*******    otros      *******/
.obrasPic{
	border-top: 1px solid #99a8c4;
	border-left: 1px solid #99a8c4;
	border-right: 1px solid #99a8c4;
}
.obrasTxt{
	background: url(../images/bg_obras.gif) no-repeat bottom right;
	vertical-align:top;
	padding:8px;
	text-align:left;
}
.obrasTxt2{
	background: url(../images/bg_obras2.jpg) no-repeat bottom right;
	vertical-align:top;
	padding:8px;
	text-align:left;
}
.obrasTxt3{
	background: url(../images/bg_obras3.jpg) no-repeat bottom right;
	vertical-align:top;
	padding:8px;
	text-align:left;
}
.obrasDestacados{
	color:#5e74b4;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.obrasPar{
	margin-top:3px;
	margin-bottom:3px;
	text-align:left;
}
/*FORMULARIOS*/
.cuadro {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 14px;
	font-size: 9px;
	color: #666666;
	background-color: #f2f5f9;
	border: 1px solid #b2c2de;
	vertical-align: middle;
	margin-top: 3px;
	margin-left:5px;
	margin-bottom:10px;/**/
	padding-left:3px;
	padding-top:2px;
}
.cuadro2 {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 80px;
	font-size: 9px;
	color: #666666;
	background-color: #f2f5f9;
	border: 1px solid #b2c2de;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom:0px;
	padding-left:3px;
}
