* {
	margin: 0px;
	padding: 0px;
}


#contenedor {
	width: 1100px;
	height: 590px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../imagenes/FondoBody.jpg);
	background-repeat: repeat-x;
}


#contenedor h1 {
	background-image: url(../imagenes/titulosorriteu.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 350px;
	float: none;
	text-indent: -100000em;
	margin-right: 100px;
	margin-top: 50px;
}
#contenedor h2 {
	background-image: url(../imagenes/Version10.png);
	background-repeat: no-repeat;
	text-indent: -1000px;
	height: 20px;
	width: 350px;
	margin-top: 230px;
}
#contenedor p.subra {
	background-image: url(../imagenes/barraSubrayado.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 10px;
	width: 1050px;
	background-position: right;
	margin-left: 40px;
	padding-left: 15px;
}

#contenedor ul {
	list-style-type: none;
	
}

#contenedor ul li{
	margin-top: 15px;
	padding-right: 50px;
	padding-bottom: 10px;
	text-indent: -1000em;	
}

#contenedor ul li.CVSOM{
	margin-left: 698px;
}

#contenedor ul li.MB{
margin-left: 868px;
}

#contenedor ul li.MR{
margin-left: 661px;
}

#contenedor img.QRCode{
	margin-top: -150px;
}

#contenedor a.cvsom{
	background-image: url(../imagenes/BotonCVSOM.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 29px;
	width: 356px;	
	
}

#contenedor a.myblog{
background-image: url(../imagenes/BotonMB.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 29px;
	width: 183px;	

}

#contenedor a.myreflections{
background-image: url(../imagenes/BotonMR.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 29px;
	width: 393px;	
}

#contenedor a.cvsom:hover {
	background-position: left center;
}

#contenedor a.myblog:hover {
background-position: left center;
}

#contenedor a.myreflections:hover {
background-position: left center;	
}

#contenedor #footer {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}

#contenedor #footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#contenedor #footer img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#contenedor #footer p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-align: center;
	vertical-align: super;	
}
