﻿body {
  font-family: Tahoma;
  font-size:small;
  color: white;
  margin-top:10px
}


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-size: medium;
	padding-left:35px
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-size: x-small;
	padding-left:15px;
	padding-top:5px;
	text-align: center;
}

a:link {text-decoration: none; color:gray
}
a:visited {text-decoration: none; ; color: gray}
a:active {text-decoration: none; ; color: gray}
a:hover {text-decoration: none; color: gray}

#main {
margin: 0 auto -30px auto;
width:1200px;
height: 594px;
margin-top:11px
}

#sidebarleft {
width:10%;
float:left;
height:564px;
background-image:url('imagenes/l.jpg');
}

#sombraleft {
float:left;
height:600px;
background-image:url('imagenes/sombraL.jpg');
z-index:0;
position: absolute
}

#barratit {
z-index:1;
background:black;
height:95px;
width:55%;
position: absolute;
min-width:400px;
}

#fotos {
z-index:2;
background: #EFEFEF no-repeat;
height:480px;
width:105%;
position: absolute;
min-width:400px;
	top: 9px;
	left: 187px;
}

#footer {
background: black;
height:25px;
width:100%;
margin-top:569px;
margin-right: 0px;
	text-align: center;
}

#footer1 {
background: black;
height:25px;
width:100%;
margin-right: 0px;
text-align: center;
}


#barrafooter {
z-index:1000;
background:black;
height:27px;
margin-top:500px
}

#sombraR {
width:24px;
float:right;
height:600px;
background-image:url('imagenes/sombraR.jpg');
}

#center {
width:752px;
float:left;
height:569px;
min-width:600px;
background-color: #FCFCFC;
}

#center1 {
width:752px;
float:left;
height:594px;
min-width:600px;
background-color: #FCFCFC;
}


#sidebarr {
width:195px;
float:left;
height:594px;
background-image:url('imagenes/r.jpg');
}

#logorevi {
margin-top:222px;
}


#iconos {
width:600px;
float:left;
height:165px;
}

#menu {
height:250px;
margin-top:57px;
color: #000000;
	width: 151px;
}

#logotipoRC {
text-align: center;
}

#tit2 {
margin-left:10px;
background-color:black;
height:30px;
	text-align: center;
	width: 204px;
}

#textos {
height:560px;
width: 192px;
}


