/* Curriculum css*/
#main{
margin-top:2px;
margin-bottom:20px;
}

.longcampocontenido{
height:550px;
}

#contenidobanner{
	max-widht:950px;
	width:950px;
	margin:0px;
	padding:0px;
	background-color:#f8f8f8;
}
#flashbanner{
	width:950px;
	margin:0;
	padding:0;
}
#enlacebanner{
	width:940px;
	background:url(../imgcss/bg_premiosybanners.jpg) top right repeat-y #ccc;
	margin:0;
	padding:0;
	border:0;
	font-size:105%;
	font-weight:bold;
	text-align:right;
	padding:5px;
}
#enlacebanner a{
color:#333;
text-decoration:none;
padding-right:35px;
}
#enlacebanner a:hover{
color:#660000;
text-decoration:none;
padding-right:28px;
}

#post{
	text-align:left;
	width:950px;
	background-color:#f8f8f8;
}

#left{
	float:left;
	background-color:#fff;
	width:44px;
	text-align:left;
	vertical-align:top;
}
#cvleft a{
	text-decoration:none;
	color:#600;
}
#flashleft{
	float:left;
	width:44px;
	background-color:#000;
}
#menubanner{
	border-bottom:1px solid #c0c0c0;
	border-left:44px solid #c0c0c0;
	max-width:846px;
	margin:0;
	background-color:#c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	min-height:20px;
	padding-left:60px;
	padding-top:3px;
	padding-bottom:3px;
}
#menubanner ul{
	display:inline;
	padding-top:4px;
	padding-bottom:4px;
}
#menubanner li{
	list-style:none;
	list-style-image:none;
	padding-left:2px;
	padding-right:2px;
	float:left;
}
#menubanner .lastli{
	border-right:0px solid #fff;
}
#menubanner li a{
	text-decoration:none;
	font-weight:bolder;
	font-size:80%;
	color:#600;
}
#menubanner li a:hover{
	text-decoration:underline;
	color:#fff;
}
.corchete{
	color:#000;
	font-weight:bolder;
	font-size:80%;
}

#right{
	float:right;
	background-color:#fff;
	width:900px;
}
#general{
	margin-left:5px;
	width:900px;
}

#separador{
	background-color:#f8f8f8;
	border-left:44px solid #000;
	width:906px;
	min-height:25px;
}

/* Introduzca a continuación las css necesarias para formatear el contenido de
la página */


table{
border:0;
margin:0;
padding:0;
border-collapse:collapse;
border-spacing:0px;
margin-top:30px;
margin-left:-10px;
background:#fff;
width:900px;
}
tr{
background:#fff;
}
.trtop{
}
.fondogris{
background:#ccc;	
}
.td1{
text-align:center;
vertical-align:top;
background:#eee;
}
.td12{
text-align:center;
vertical-align:top;
background:#eee;
}

#post a:hover {
	color: #600;
	text-decoration: none;
}
#post a {
	text-decoration:none;
	font-size: 14px;
	color: #600;
	font-weight: bold;
}

.textoenlaces1 {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 5px;
}
.titulos-enlaces {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #660000;
	background-color: #CCCCCC;
}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.fondoblanco {
	background-color: #FFF;
	margin: 10px;
	padding: 5px;
	text-align: left;
}
.Estilo16 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.Estilo17 {
	color: #333
}
.Estilo19 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.barra {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
