td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #A1A1A1;
	background-image:url(img/fondo_aguas.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1 px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */

}
.oneColFixCtr #mainContent {
	padding: 0 0 0 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-attachment:scroll;
	background-image:url(img/fondo_logo.png);
	background-repeat:no-repeat;
	margin-top: 10px;
	width:780px;

}
.oneColFixCtr #mainContentficha {
	padding: 0 0 0 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-attachment:scroll;
width:780px;
	background-repeat:no-repeat;
	background-image:url(img/fondo_logo2.png);
	margin-top: 10px;

}
* html .oneColFixCtr #mainContentficha {background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fondo_logo2.png', sizingMethod='crop')    
    background:;}

* html .oneColFixCtr #mainContent {background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fondo_logo.png', sizingMethod='crop')    
    background:;}


.oneColFixCtr #pie {
	padding: 0 0 0 0 px;
	background-image:url(img/pie.jpg);
	background-position:bottom;
	background-position:left;
	height:44px;
}
.submenu {
	font-size: 9px;
	padding-top: 4px;
}

#menu {
	font-size: 10px;
	background-image: url(img/fondo_menu.jpg); 
	height: 44px;

	padding-top: 7px;
	padding-right: 10px; width: 771px;
}
#fotocabecera {
	font-size: 10px;
	
	height: 122px;
	
}

#registro {
	font-size: 10px; padding-right:10px; padding-top:3px;  color:#FFFFFF; background-color: #000000;
	width: 771px;
	height: 14px;
	
}
#fotocabecera_colegiado {
	color:#FFFFFF;
	font-weight:bold;
	height: 91px;
	width: 781px;
}
#fotosproyectogeneral {
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	height: 200px;
	bottom: auto;
	padding-top: 13px;
	width: 781px;
	background-image: url(img/fondo_proyecto.png);
	background-repeat: no-repeat;
	
}
* html  #fotosproyectogeneral {background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fondo_proyecto.png', sizingMethod='crop')    
    background:;}

#fotosproyecto {
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	height: 343px;
	bottom: auto;
	width: 781px;
	
}

a:link {
	color: #f2be22;
	text-decoration: none;
}
a:hover {
	color: #f2d378;
	text-decoration:underline;
}
a:visited {
	color: #f2be22;
	text-decoration: none;
}

a.blanco:link    { color: #FFFFFF; text-decoration:none; }
a.blanco:visited { color: #FFFFFF; text-decoration:none; }
a.blanco:hover   { color: #FFFFFF; text-decoration:underline; }
a.blanco:active  { color: #FFFFFF; text-decoration:none; }

a.noticiasl:link    {
	color: #FFFFFF;
	text-decoration:none;
}
a.noticiasl:visited { color: #FFFFFF; text-decoration:none; }
a.noticiasl:hover   { color: #FFFFFF; text-decoration:underline; }
a.noticiasl:active  { color: #FFFFFF; text-decoration:none; }

a.cafe:link    { color: #000000; text-decoration:none; }
a.cafe:visited { color: #000000; text-decoration:none; }
a.cafe:hover   { color: #000000; text-decoration:underline; }
a.cafe:active  { color: #000000; text-decoration:none; }

.style4 {font-size: 10px}
.style5 {color: #666666}
.style6 {color: #999999}
.style7 {color: #CCCCCC}
.style8 {
	color: #f2be22;
	font-weight: bold;
}
.style9 {color: #233A48;	font-weight: bold;}

.style10 {color: #8c8982; 	font-size: 14px;	font-weight: bold;}
.stylecafe {color: #000000; 	font-weight: bold;}

.fotos {
	padding-bottom: 100px;
	padding-top: 0 px;
	padding-right: 20 px;
	padding-left: 0px;
	margin-right: 10px;
} 
