﻿body { font-family:Arial; margin-left:0px; margin-bottom:0px; margin-top:0px; margin-right:0px; }

A:link {text-decoration:none; color:blue}
A:visited {text-decoration:none; color:blue}
A:hover {text-decoration:underline;  color:orange}

.Title				{ font-family:Arial; font-size:26px; color:#3A93F3; }
.Title2             { font-family:Arial; font-size:24px; }
.SubTitle			{ font-family:Arial; font-size:20px; }
.Text_Big			{ font-family:Arial; font-size:16px; }
.Text_Midle			{ font-family:Arial; font-size:14px; }
.Text_Litle			{ font-family:Arial; font-size:10px; }
.Text				{ font-family:Arial; font-size:12px; }

.Campo_Error { background-color:#F7D9CA; border:1px solid #E83D07; z-index:5 }
.modalBackground  { background-color:Gray; filter:alpha(opacity=70); opacity:0.7; }

.Header_Background { background-image:url(Images/Background_Footer.jpg); background-repeat:repeat-x; }

.ButtonOut { background-color:White; cursor:default; }
.ButtonOver { background-color:#E7F2F6; cursor:pointer; }

