@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
#page-container {
	width: 900px;
	margin: auto;
	
}
#main-nav {
	background-image:url(images/menu.jpg);
	height: 32px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	background-repeat: no-repeat;
}
#header {
	background-image:url(images/pleca.gif);
	background-repeat:no-repeat;
	height: 100px;
	padding-top: 10px;
	
}
#sidebar-a {
	float: right;
	width: 300px;
	height: 480px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.slidebar {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 470px;
	width: 295px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}	
#content {
	margin-right: 300px;
	border: 1px solid #999999;
	height: 480px;
	width: 590px;
	margin-top: 5px;
	background-image: url(images/image001.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.contenido1 {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	height: 470px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	background: #404040;
	height: 90px;
	clear: both;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.menu2 {
	border-width: 1px;
	border-color:#CCCCCC;
	border-style:solid;
	height: 80px;
	width: 890px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}
.cosmito {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
#dentro {
	margin-right: 200px;
	height: auto;
	width: 690px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#header2{
	height: 80px;
	width: 590px;
	
}
#fotos {
	float: right;
	width: 200px;
	height: 480px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#email {
	border: 1px solid #999999;
	height: 380px;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/contacto001.jpg);
	padding-top: 100px;
	padding-left: 100px;
}
#contac {
	border: 1px solid #999999;
	height: auto;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
#contac_dentro {
	height: auto;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 100px;
	text-align: left;
	margin-right: 100px;
	list-style-type: square;
}
#contac_dentro li {
	list-style-type: square;
	color: #666666;
	line-height: 20px;
}
#contac_dentro ol {
	list-style-type: square;
	color: #666666;
}
#pe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#pe td{
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	line-height: 25px;
}
#peque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
#peque td{
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
}

#email a{
	text-decoration: none;
	color: #666666;
}
#email a:hover{
	text-decoration: underline;
	color: #333333;
}

