/* Start of CMSMS style sheet 'design' */
.menu{
padding: 0px;
border: 0px;
margin: 0 px;

}


.menu img{

border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}


#contenido{
padding-right: 5px;
}

#contenido p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;

}

#contenido ul {
padding-left: 30px;
list-style-type: square;
	}

#contenido a:link {
color: #333333;
text-decoration:none;
}

#contenido a:visited {
color: #333333;
text-decoration:none;
}

#contenido td{

vertical-align: top;

}


#contenido table  {

padding: 0px;

}

#contenido strong  {

font-size: 11px;
color: #666;
text-transform:uppercase;
font-weight:120;
}



#contenido img {

padding-left: 15px;


}


.titulos_top {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 5px;
	
}
.tabla_header {
	height: 69px;
	width:150px;
	background-image:url(imagenes06/foto_top.jpg);
	background-repeat:no-repeat;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}

.subtitulos_top {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 110px;
	padding-top: 5px;
}
.celda_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana,;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.subtitulos__fundado {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:10px;
}
.celda_down {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Verdana,;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	height: 5px;
}
.celda_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 20px;
}
.celda_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-align: center;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000033;
}
.pcentrado {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.pleft {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.pright {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #333333;
}
.pcentradonormal {

	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.donde {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	white-space: normal;
	margin: 15px 0px 0px;
}
.pcentradonaranja {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

/* End of 'design' */

/* Start of CMSMS style sheet 'layout' */
/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	width: 790px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
border-left: 0px solid #ccc;
border-right: 0px solid #ccc;
}
#header {
	color: #333;
	width: 790px;
	height: 69px;
	margin-bottom: 1px;
	background-color: #999;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#leftcolumn {
	color: #333;
	border: 0px solid #ccc;
	padding: 0px;
	min-height: 350px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#rightcolumn {
	float: right;
	color: #333;
	border: 1px solid #ccc;
//border-left: 1px solid #ccc;
//border-right: 1px solid #ccc;
	padding: 15px;
	min-height: 350px;
	width: 607px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#footer {
	width: 790px;
	clear: both;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #fff;
	height: 26px;
border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
}

/* End of 'layout' */

