#cuerpo {
display: table;
margin-left: auto;
margin-right: auto;
width: 800px; 
background-color:#FFFFFF;
}
 
#cabeza1 {
height: 175px;
width: 800px;
}

#logo1 {
	width : 200px;
	float : left;
	margin-left: 0px;
	background : transparent;
	margin-top: 0px;
	background-image: url(images/ys_header.jpg);
	height: 175px;
}
#logo2 {
	width : 600px;
	height: 175px;
    float: left;
}


#menu1 {
float: left; height: 100%px; width: 200px; background-color:#D9F5FF;
}

#contenido {
	float: left;
	height: 100%;
	width: 500px;
}

    
#pie {
	clear: both;
	height: 90px;
	width: 800px;
	text-align: center;
	background-color: #0099CC;
	padding-top: 20px;
}

#boton {
	height: auto;
	width: 40px;
	float: right;
}













body {
	margin : 0;
	padding : 0;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	background-image: url(images/espaciop.jpg);
}
#container {
	width : 778px;
	margin : 20px auto 20px auto;
	border : 1px solid #111;
	background : #fff;
	background-image: url(images/bg.png);
}
#header {
	width : 778px;
	height : 175px;
	background : transparent;
	border-bottom : 0px solid #000;
	float:left;
	background-image: url(images/ys_header.png);
}


#header h1 {
color : #fefefe;
font-size : 22pt;
margin : 0;
padding : 40px 10px 10px 10px;
}



#content {
	width : 510px;
	padding : 20px;
	float : right;
	margin-right: 20px;
}
#content h1, h2, h3, h4 {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
font-weight : lighter;
color : #FF6600;
}
#content h2 {
	color : #1D81C2;
	font-size : 18pt;
	border-bottom : 1px solid #ccc;
}
#content h3 {
color : #333;
font-size : 12pt;
}
#content a { color:#0099FF}
#photos {
width : 428px;
height : 224px;
margin : 10px auto 10px auto;
position : relative;
padding : 10px;
background : #f2f7e9;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
}
.imgbox {
width : 75px;
height : 75px;
border : 1px solid #77a13d;
background : #f1f1f1;
margin : 15px;
float : left;
display : inline;
}
#sidebar {
width : 200px;
padding : 0px;
float : left;
margin : 0;
}
#sidebar ul {
	margin : 0;
	padding : 0;
	background : #f2f7e9 url(images/menu1.png) no-repeat top left;
	border-bottom : 1px solid #fff;
}
#sidebar ul li {
	margin : 0;
	padding : 0;
	list-style : none;
	border : 1px solid #fff;
	background : #f2f7e9 url(images/menu2.png) no-repeat top left;
	border-bottom : none;
}
#sidebar ul li a {
display : block;
padding : 3px;
width : 192px;
background : #f2f7e9 url(images/menu1.png) no-repeat top left;
color : #003366;
text-indent : 30px;
text-decoration : none;
}
#sidebar ul li a:hover {
background : #f2f7e9 url(images/menu2.png) no-repeat top left;
}

.side2 {
	border : 1px solid #fff;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
	background : #B5DBF4;
	
}
#sidebar .side2:hover {
	background-color:#0099CC;
}

#footer {
	clear : both;
	border-top : 1px solid #000;

	padding : 10px;
	color : #fff;
	font-size : 10pt;
	text-align : center;
	background-color: #006699;
}

a {
	color : #FFFFFF;
	font-weight : bold;
}
a:hover {

}
.img-header {
	background : #f2f7e9 url(images/ys_header.png) no-repeat top left;
	clear : both;
	float : left;
	width : 778px;
	height : 175px;
	margin : 0;
	padding : 0;
}
.nav1-container {
	width : 778px;
	top : 25px;
	position : absolute;
	z-index : auto;
	background : transparent;
	right: inherit;

}
.nav1 {
	margin : 0;
	padding : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
}
.nav1 ul {
	float : right;
	margin : 0;
	font-weight : bold;
}
.nav1 li {
list-style : none;
padding : 0;
}
.nav1 li a {

	float : left;
	margin : 0;
	padding : 2px 5px 2px 5px;
	color : #0099CC;
	text-decoration : none;
	font-size : 10px;
}
.nav1 a:hover, .nav2 a.selected {
	color : #003300;
	text-decoration : none;
	background-color: #FFFFFF;
}
.style2 {color: #87C71D}
.style3 {color: #A0D9F8}
.style5 {color: #A1D1EE}
.style6 {
	color: #9ED0F1;
	font-size: 14pt;
	font-weight: bold;
}


.nametxt {
	width : 778px;
	top : 25px;
	position : absolute;
	z-index : auto;
	background : transparent;
	left: inherit;}


#imgsec {
	width : 150px;
	height : auto;
	border : 1px solid #77a13d;
	background : #f1f1f1;
	margin : 1px;
	float : left;
	display : inline;
	margin-bottom: 20px;
	margin-right: 10px;
}
