﻿/* CSS Document */
body{
	background: #000000 url('../Images/turismo_07.gif') repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.tablaNews{
background:#FFFFFF;
border-collapse:collapse;
border-right:#cdcccc solid;
border-bottom:#cdcccc solid;
border-right-width:4px;
border-bottom-width:4px;
}

.link1{
color:#ffcc00;
font-weight:bold;
text-decoration:none;
}

.link1:hover{
text-decoration:underline;
}

.titleNews
{
font-size:12px;
color:#bcbbbb;
font-weight:bold;
}

.date{
color:#000000;
font-weight:bold;
}

.marcoImg{
border:#bcbbbb solid;
border-width:5px;
}

.link2{
color: #666666;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.link2:hover{
text-decoration:underline;
}

.tituloVerde20
{	
	font-weight:bold;
	font-size:20px;	
}

.tituloAmarillo20
{
	font-size:20px;	
	font-weight:bold;
}

.tituloAmarillo16
{
	font-size:16px;	
	font-weight:bold;
}

.tituloVerde14
{
	font-size:14px;	
	font-weight:bold;
}

.gray9
{
	font-size:9px;
	color:#666666;
}

.low_gray11
{
	font-size:11px;
	color:#bcbbbb;
}

.gray11
{
	font-size:11px;
	color:#666666;	
}

.yellow14
{
	font-size:14px;
	color:#ffcc00;
}

.green14
{
	font-size:14px;
	color:#d0dd5f;
}

.black10
{
	font-size:10px;
	color:#000000;
}

.inputForm
{
	font-family:Tahoma;
	border:#bcbbbb	solid;
	border-width:1px;	
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.error
{
	color:Red;
	font-size:9px;
}


